home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / music / audio-ha.readme < prev    next >
Text File  |  1995-08-05  |  635b  |  18 lines

  1. Short:    Pipe/copy raw audio samples into a DOS device
  2. Author:   martin@ego.oche.de (Martin Brenner)
  3. Uploader: martin@ego.oche.de (Martin Brenner)
  4. Version:  1.0
  5. Type:     mus/play
  6. Requires: OS 2.0
  7.  
  8. This is a dos handler which allows you to write data into it. The
  9. syntax is similar to the console-handler CON:. Features include:
  10. - Channel allocation/deallocation using audio.device
  11. - Specify which channel to use with which priority
  12. - asynchronous playing of samples because it uses double buffering with
  13.   optional setting of buffer size
  14. - small and system friendly
  15. - includes source
  16.  
  17. This is the first release, meaning it is beta. 
  18.